home *** CD-ROM | disk | FTP | other *** search
- Short: Year.rexx - Simple ARexx script to print a yearly calendar
- Author: kaedric@texas.net
- Uploader: kaedric@texas.net
- Type: util/rexx
-
- Simple program that directs its output to the printer.device and prints the
- current years calendar (default) or any year if supplied as an argument.
-
- Modified the script to calculate it's own Day of the Week. No longer
- limited to years 1978 to 2099!
-
- Since this is ARexx, it is source released, and placed in the public
- domain. Feel free to use/hack/modify/delete it as you see fit.
-